cody - HTMLify profile

cody
4270 Files
632707 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/181 - Three Number
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
*:focus {
outline: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}
*:focus {
outline: 0;
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Three Number Game</title>
<link rel="stylesheet" href="./style.css">
</head>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Three Number Game</title>
<link rel="stylesheet" href="./style.css">
</head>
# Three Numeber
The Number Will Rotate. You Have To Click in the Number and Make all the Three number Same

The Number Will Rotate. You Have To Click in the Number and Make all the Three number Same
